ol.fa-exclamation-triangle {
    position: relative;
    padding-left: 80px;
}

ol.fa-exclamation-triangle:after {
    content: "Note";
    color: #555555;
    position: absolute;
    left: 20px;
    top: 0;
    font-family: "Microsoft JhengHei"!important;
}
.get-more .text {
    letter-spacing: 0.2em;
    text-align: right;
}
.news-area .news-container .news-title .news-more .text{
	letter-spacing: 0.2em;
}
.index-page .index-custom-banner .swiper-container-info .content .container .text-info .title {
    font-size: 70px;
}
@media (max-width: 368px){
    .productmenu.icon {
    left: -8px;
}
    #header #mobile_toggle.product {
    left: 62px;
    padding-left: 18px;
}
#header #company_logo>a {
    padding: 24px 8px 24px 24px;
    width: 125px;
}
#header #mobile_toggle{
        font-size: 16px;
}
}